home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / HyperCard Files / Info Stacksƒ / Home Inventory / background_5129.txt < prev    next >
Encoding:
Text File  |  1988-07-26  |  1.2 KB  |  65 lines

  1. -- background: 5129 from stack: in
  2. -- bmap block id: 5478
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 14 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=27 top=39 right=76 bottom=65
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 21700 / 21700
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Home
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect iris close
  23.   go to card id 5341 of stack "Home"
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 15 (button)
  30. -- low flags: 00
  31. -- high flags: 0000
  32. -- rect: left=387 top=38 right=77 bottom=435
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 19381 / 19381
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: 
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   go to previous card
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 16 (button)
  49. -- low flags: 00
  50. -- high flags: 0000
  51. -- rect: left=436 top=38 right=77 bottom=484
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 22308 / 22308
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: 
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   go to next card
  63. end mouseUp
  64.  
  65.